﻿CHARACTERS = {
	c:SAR ?= {
		create_character = {
			template = sar_charles_albert_sardinia_template	
		}

		create_character = {
			template = sar_victor_emmanuel_template
		}

		create_character = {
			first_name = Alessandro
			last_name = "Di_Saluzzo"
			historical = yes
			birth_date = 1775.10.12
			ig_leader = yes
			is_general = yes
			interest_group = ig_armed_forces
			ideology = ideology_royalist
			traits = {
				surveyor
				tactful
			}
		}

		create_character = {
			first_name = Massimo
			last_name = "d_Azeglio"
			historical = yes
			birth_date = 1798.10.24
			ig_leader = yes
			interest_group = ig_intelligentsia
			ideology = ideology_radical
			traits = {
				inspirational_orator
				romantic
				persistent
			}
		}

		create_character = {
			first_name = Lodovico
			last_name = "Sauli_d_Igliano"
			historical = yes
			birth_date = 1787.11.10
			ig_leader = yes
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				experienced_diplomat
				meticulous
				imperious
			}
		}

		create_character = {
			first_name = Clemente
			last_name = "Solaro_della_Margarita"
			historical = yes
			birth_date = 1792.11.21
			ig_leader = yes
			interest_group = ig_devout # not a man of the cloth, but strongly aligned with the Catholic right
			ideology = ideology_royalist
			traits = {
				basic_diplomat
				pious
				persistent
			}
		}
		
		create_character = {
			is_general = yes
			first_name = Emanuele
			last_name = Pes
			historical = yes
			age = 59
			interest_group = ig_landowners
			traits = {
				basic_diplomat
			}
		}
		
		create_character = { # Sea
			is_admiral = yes
			first_name = "Giuseppe"
			last_name = "Albini"
			historical = yes
			age = 56
			traits = {
			 	experienced_naval_commander
			# 	war_college
			}
		}
		
		# create_character = {
			# name = "La Marmora-Masserano"
			# portrait = "gfx/portraits/Default_Portrait.dds"
			# age = 48
			# traits = {
				# mediocre
				# cavalry_school
			# }

		# }

		###
		if = {
			limit = {
				has_dlc_feature = voice_of_the_people_content
			}
			create_character = {
				template = agitator_giuseppe_mazzini
			}
		}
	}
}
